home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5100 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: news.lpr.carel.fi!usenet
  2. From: Ari Lukumies <aril@cmt.lpr.mail.carel.fi>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Processing C language listings -- Help!
  5. Date: Thu, 08 Feb 1996 14:18:53 +0200
  6. Organization: Carelcomp Forest
  7. Message-ID: <3119EA2D.71B1@cmt.lpr.mail.carel.fi>
  8. References: <DME4BM.6Mz@freenet.carleton.ca>
  9. NNTP-Posting-Host: renoir.cclahti.carel.fi
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b6a (WinNT; I)
  14.  
  15. David Solly wrote:
  16. > Hello all....
  17. >         This might not quite fit with this sig but I have been screaming
  18. > at the top of my electronic lungs in the word processing sigs and getting
  19. > nowhere.  Please bear with me.
  20. >         I am trying to put together a teaching manual for an agency for
  21. > which I am working under contract.  The word processor package I am using
  22. > is Word (version 7) for Windows.  Much of the manual involves importing
  23. > program listings in C, C++ and Microsoft Visual C.  Word is destroying all
  24. > the listings I am trying to import.  The proportional fonts are destroying
  25. > all the tabs and spaces.  Also there is very little distinction between ls
  26. > and 1, Os and 0s and so on.  What is also aggravating with Word is that
  27. > insists on changing all my single and double typewriter style quotes into
  28. > front and backwards pointing quotes and screams bloody murder when they are
  29. > mismatched.  Back when dot-matrix printers were popular I used to be able
  30. > use non-proportional fonts (a.k.a. fixed fonts).  I was using Sans Serif
  31. > for the body of my texts and OCR-A for the program listings.  I am hoping
  32. > that someone here has gone through this and can offer some help such as
  33. > where can I find a suitable font package that is compatible with Word and
  34. > provides the kind of fonts I need.
  35. >         Thanking you all for your time and trouble
  36.  
  37. Define a style that uses a non-proportional font and has no 'decorated quotes' (such as 
  38. Courier, Courier New, Gothic etc) of size about 10pt. Then, when you're about to import a code 
  39. file, make the style active (you may press ENTER few times to get two or more lines of the style 
  40. and importing the code in between of these lines. Also, those decorated quotes can be turned 
  41. on/off using the options settings (forgot the actual name, but it's there).
  42.  
  43. HTH,
  44.  AriL
  45. -- 
  46. All my opinions are mine and mine alone.
  47.